home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
USGS: Geolgic Assessment … in the Colorado Plataeu
/
USGS Geolgic Assessment of Coal in the Colorado Plataeu - Disc 1.iso
/
ArcView_Data_Pub
/
program
/
EXT32
/
mrsid.avx
< prev
next >
Wrap
Text File
|
1998-02-27
|
658b
|
27 lines
/3.1
(Extension.1
Name: "MrSID Image Support"
Version: 30
About: "Extends ArcView to support MrSID images (v3.1)."
LoadScript: 2
CanUnloadScript: 3
UnloadScript: 4
ExtVersion: 3100
)
(Script.2
Name: "MrSid.Load"
SourceCode: "\nImgDll.RegisterFormat(\"$AVBIN\\avmrsid.dll\".AsFileName,\n \"sid\",\n \"bip\")\n "
)
(Script.3
Name: "MrSid.CanUnload"
SourceCode: "\nav.PurgeObjects\n\nif (ImgDll.GetFormatUseCount(\"sid\") = 0) then\n return(TRUE)\nend\n\nreturn(FALSE)"
)
(Script.4
Name: "MrSid.Unload"
SourceCode: "\nImgDll.UnregisterFormat(\"sid\")"
)